[INFO] cloning repository https://github.com/zoldseges/aoc2021
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zoldseges/aoc2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzoldseges%2Faoc2021", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzoldseges%2Faoc2021'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7ed0323be493021f44ad8d1a324e594e9ca87bb2
[INFO] testing zoldseges/aoc2021 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzoldseges%2Faoc2021" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zoldseges/aoc2021
[INFO] finished tweaking git repo https://github.com/zoldseges/aoc2021
[INFO] tweaked toml for git repo https://github.com/zoldseges/aoc2021 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zoldseges/aoc2021 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zoldseges/aoc2021 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 585522c346ce8778095a4e9836213127e584ba843ffcba9834c931910c4a3fee
[INFO] running `Command { std: "docker" "start" "-a" "585522c346ce8778095a4e9836213127e584ba843ffcba9834c931910c4a3fee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "585522c346ce8778095a4e9836213127e584ba843ffcba9834c931910c4a3fee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "585522c346ce8778095a4e9836213127e584ba843ffcba9834c931910c4a3fee", kill_on_drop: false }`
[INFO] [stdout] 585522c346ce8778095a4e9836213127e584ba843ffcba9834c931910c4a3fee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7fe3d6327f01745b06c4b6bba84429534422183aca568ea83bd23f931427db3
[INFO] running `Command { std: "docker" "start" "-a" "f7fe3d6327f01745b06c4b6bba84429534422183aca568ea83bd23f931427db3", kill_on_drop: false }`
[INFO] [stderr]    Compiling aoc2021 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `base` is never read
[INFO] [stdout]   --> src/puzzles/day14/mod.rs:22:32
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let mut base: String = String::new();
[INFO] [stdout]    |                                ^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 25 |         base = lines.next().unwrap().to_string();
[INFO] [stdout]    |         ---- `base` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `from` is never read
[INFO] [stdout]   --> src/puzzles/day14/mod.rs:28:28
[INFO] [stdout]    |
[INFO] [stdout] 28 |             let mut from = String::new();
[INFO] [stdout]    |                            ^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 35 |                     from = t.to_string();
[INFO] [stdout]    |                     ---- `from` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/puzzles/day10/mod.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |     Opening(char),
[INFO] [stdout]    |     ------- ^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 45 -     Opening(char),
[INFO] [stdout] 45 +     Opening(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Input` is never constructed
[INFO] [stdout]   --> src/puzzles/day14/mod.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct Input {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/puzzles/day14/mod.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl Input {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 21 |     fn new(input: &str) -> Input {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/puzzles/day08/mod.rs:99:23
[INFO] [stdout]    |
[INFO] [stdout] 99 | fn parse_input(input: &str) -> Vec<Line> {
[INFO] [stdout]    |                       ^^^^         ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 | fn parse_input(input: &str) -> Vec<Line<'_>> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/puzzles/day08/mod.rs:107:22
[INFO] [stdout]     |
[INFO] [stdout] 107 | fn parse_line(input: &str) -> Line {
[INFO] [stdout]     |                      ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 | fn parse_line(input: &str) -> Line<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/puzzles/day10/mod.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 |     return Some(SOLUTIONS.0.to_string());
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/puzzles/day10/mod.rs:19:22
[INFO] [stdout]    |
[INFO] [stdout] 19 |             return Some(SOLUTIONS.1.to_string());
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/puzzles/day10/mod.rs:60:26
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn parse_line(input: &str) -> Line {
[INFO] [stdout]    |                          ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn parse_line(input: &str) -> Line<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/puzzles/day10/mod.rs:64:27
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn parse_lines(input: &str) -> Vec<Line> {
[INFO] [stdout]    |                           ^^^^         ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn parse_lines(input: &str) -> Vec<Line<'_>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/puzzles/day12/mod.rs:20:23
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn parse_input(input: &str) -> Graph {
[INFO] [stdout]    |                       ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn parse_input(input: &str) -> Graph<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.62s
[INFO] running `Command { std: "docker" "inspect" "f7fe3d6327f01745b06c4b6bba84429534422183aca568ea83bd23f931427db3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7fe3d6327f01745b06c4b6bba84429534422183aca568ea83bd23f931427db3", kill_on_drop: false }`
[INFO] [stdout] f7fe3d6327f01745b06c4b6bba84429534422183aca568ea83bd23f931427db3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dcb5e7c24d003ca71b0ca38380a367a7b9d7d4e71087b49a3873ff01cdc018b7
[INFO] running `Command { std: "docker" "start" "-a" "dcb5e7c24d003ca71b0ca38380a367a7b9d7d4e71087b49a3873ff01cdc018b7", kill_on_drop: false }`
[INFO] [stdout] warning: value assigned to `base` is never read
[INFO] [stdout]   --> src/puzzles/day14/mod.rs:22:32
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let mut base: String = String::new();
[INFO] [stdout]    |                                ^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 25 |         base = lines.next().unwrap().to_string();
[INFO] [stdout]    |         ---- `base` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `from` is never read
[INFO] [stdout]   --> src/puzzles/day14/mod.rs:28:28
[INFO] [stdout]    |
[INFO] [stdout] 28 |             let mut from = String::new();
[INFO] [stdout]    |                            ^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 35 |                     from = t.to_string();
[INFO] [stdout]    |                     ---- `from` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/puzzles/day10/mod.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |     Opening(char),
[INFO] [stdout]    |     ------- ^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 45 -     Opening(char),
[INFO] [stdout] 45 +     Opening(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Input` is never constructed
[INFO] [stdout]   --> src/puzzles/day14/mod.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct Input {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/puzzles/day14/mod.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl Input {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 21 |     fn new(input: &str) -> Input {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/puzzles/day08/mod.rs:99:23
[INFO] [stdout]    |
[INFO] [stdout] 99 | fn parse_input(input: &str) -> Vec<Line> {
[INFO] [stdout]    |                       ^^^^         ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 | fn parse_input(input: &str) -> Vec<Line<'_>> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/puzzles/day08/mod.rs:107:22
[INFO] [stdout]     |
[INFO] [stdout] 107 | fn parse_line(input: &str) -> Line {
[INFO] [stdout]     |                      ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 | fn parse_line(input: &str) -> Line<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling aoc2021 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/puzzles/day10/mod.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 |     return Some(SOLUTIONS.0.to_string());
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/puzzles/day10/mod.rs:19:22
[INFO] [stdout]    |
[INFO] [stdout] 19 |             return Some(SOLUTIONS.1.to_string());
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/puzzles/day10/mod.rs:60:26
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn parse_line(input: &str) -> Line {
[INFO] [stdout]    |                          ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn parse_line(input: &str) -> Line<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/puzzles/day10/mod.rs:64:27
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn parse_lines(input: &str) -> Vec<Line> {
[INFO] [stdout]    |                           ^^^^         ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn parse_lines(input: &str) -> Vec<Line<'_>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/puzzles/day12/mod.rs:20:23
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn parse_input(input: &str) -> Graph {
[INFO] [stdout]    |                       ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn parse_input(input: &str) -> Graph<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `base` is never read
[INFO] [stdout]   --> src/puzzles/day14/mod.rs:22:32
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let mut base: String = String::new();
[INFO] [stdout]    |                                ^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 25 |         base = lines.next().unwrap().to_string();
[INFO] [stdout]    |         ---- `base` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `from` is never read
[INFO] [stdout]   --> src/puzzles/day14/mod.rs:28:28
[INFO] [stdout]    |
[INFO] [stdout] 28 |             let mut from = String::new();
[INFO] [stdout]    |                            ^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 35 |                     from = t.to_string();
[INFO] [stdout]    |                     ---- `from` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/puzzles/day14/mod.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let input = Input::new(get_input());
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/puzzles/day10/mod.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |     Opening(char),
[INFO] [stdout]    |     ------- ^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 45 -     Opening(char),
[INFO] [stdout] 45 +     Opening(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `base` and `rules` are never read
[INFO] [stdout]   --> src/puzzles/day14/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct Input {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] 16 |     base: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 17 |     rules: HashMap<String, String>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/puzzles/day08/mod.rs:99:23
[INFO] [stdout]    |
[INFO] [stdout] 99 | fn parse_input(input: &str) -> Vec<Line> {
[INFO] [stdout]    |                       ^^^^         ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 | fn parse_input(input: &str) -> Vec<Line<'_>> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/puzzles/day08/mod.rs:107:22
[INFO] [stdout]     |
[INFO] [stdout] 107 | fn parse_line(input: &str) -> Line {
[INFO] [stdout]     |                      ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 | fn parse_line(input: &str) -> Line<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/puzzles/day10/mod.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 |     return Some(SOLUTIONS.0.to_string());
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/puzzles/day10/mod.rs:19:22
[INFO] [stdout]    |
[INFO] [stdout] 19 |             return Some(SOLUTIONS.1.to_string());
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/puzzles/day10/mod.rs:60:26
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn parse_line(input: &str) -> Line {
[INFO] [stdout]    |                          ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn parse_line(input: &str) -> Line<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/puzzles/day10/mod.rs:64:27
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn parse_lines(input: &str) -> Vec<Line> {
[INFO] [stdout]    |                           ^^^^         ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn parse_lines(input: &str) -> Vec<Line<'_>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/puzzles/day12/mod.rs:20:23
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn parse_input(input: &str) -> Graph {
[INFO] [stdout]    |                       ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn parse_input(input: &str) -> Graph<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.61s
[INFO] running `Command { std: "docker" "inspect" "dcb5e7c24d003ca71b0ca38380a367a7b9d7d4e71087b49a3873ff01cdc018b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcb5e7c24d003ca71b0ca38380a367a7b9d7d4e71087b49a3873ff01cdc018b7", kill_on_drop: false }`
[INFO] [stdout] dcb5e7c24d003ca71b0ca38380a367a7b9d7d4e71087b49a3873ff01cdc018b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2276c0edbff390cb380af8d4f6ac2e679be87fc3aa81aeef4ef2ebf61d7bc05e
[INFO] running `Command { std: "docker" "start" "-a" "2276c0edbff390cb380af8d4f6ac2e679be87fc3aa81aeef4ef2ebf61d7bc05e", kill_on_drop: false }`
[INFO] [stderr] warning: value assigned to `base` is never read
[INFO] [stderr]   --> src/puzzles/day14/mod.rs:22:32
[INFO] [stderr]    |
[INFO] [stderr] 22 |         let mut base: String = String::new();
[INFO] [stderr]    |                                ^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stderr] ...
[INFO] [stderr] 25 |         base = lines.next().unwrap().to_string();
[INFO] [stderr]    |         ---- `base` is overwritten here before the previous value is read
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `from` is never read
[INFO] [stderr]   --> src/puzzles/day14/mod.rs:28:28
[INFO] [stderr]    |
[INFO] [stderr] 28 |             let mut from = String::new();
[INFO] [stderr]    |                            ^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stderr] ...
[INFO] [stderr] 35 |                     from = t.to_string();
[INFO] [stderr]    |                     ---- `from` is overwritten here before the previous value is read
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/puzzles/day10/mod.rs:45:13
[INFO] [stderr]    |
[INFO] [stderr] 45 |     Opening(char),
[INFO] [stderr]    |     ------- ^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 45 -     Opening(char),
[INFO] [stderr] 45 +     Opening(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Input` is never constructed
[INFO] [stderr]   --> src/puzzles/day14/mod.rs:15:8
[INFO] [stderr]    |
[INFO] [stderr] 15 | struct Input {
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/puzzles/day14/mod.rs:21:8
[INFO] [stderr]    |
[INFO] [stderr] 20 | impl Input {
[INFO] [stderr]    | ---------- associated function in this implementation
[INFO] [stderr] 21 |     fn new(input: &str) -> Input {
[INFO] [stderr]    |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/puzzles/day08/mod.rs:99:23
[INFO] [stderr]    |
[INFO] [stderr] 99 | fn parse_input(input: &str) -> Vec<Line> {
[INFO] [stderr]    |                       ^^^^         ^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 99 | fn parse_input(input: &str) -> Vec<Line<'_>> {
[INFO] [stderr]    |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/puzzles/day08/mod.rs:107:22
[INFO] [stderr]     |
[INFO] [stderr] 107 | fn parse_line(input: &str) -> Line {
[INFO] [stderr]     |                      ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 107 | fn parse_line(input: &str) -> Line<'_> {
[INFO] [stderr]     |                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/puzzles/day10/mod.rs:10:14
[INFO] [stderr]    |
[INFO] [stderr] 10 |     return Some(SOLUTIONS.0.to_string());
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/puzzles/day10/mod.rs:19:22
[INFO] [stderr]    |
[INFO] [stderr] 19 |             return Some(SOLUTIONS.1.to_string());
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/puzzles/day10/mod.rs:60:26
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn parse_line(input: &str) -> Line {
[INFO] [stderr]    |                          ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                          |
[INFO] [stderr]    |                          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn parse_line(input: &str) -> Line<'_> {
[INFO] [stderr]    |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/puzzles/day10/mod.rs:64:27
[INFO] [stderr]    |
[INFO] [stderr] 64 |     fn parse_lines(input: &str) -> Vec<Line> {
[INFO] [stderr]    |                           ^^^^         ^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                           |
[INFO] [stderr]    |                           the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 64 |     fn parse_lines(input: &str) -> Vec<Line<'_>> {
[INFO] [stderr]    |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/puzzles/day12/mod.rs:20:23
[INFO] [stderr]    |
[INFO] [stderr] 20 | fn parse_input(input: &str) -> Graph {
[INFO] [stderr]    |                       ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 20 | fn parse_input(input: &str) -> Graph<'_> {
[INFO] [stderr]    |                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `aoc2021` (lib) generated 12 warnings (run `cargo fix --lib -p aoc2021` to apply 5 suggestions)
[INFO] [stderr] warning: unused variable: `input`
[INFO] [stderr]   --> src/puzzles/day14/mod.rs:56:13
[INFO] [stderr]    |
[INFO] [stderr] 56 |         let input = Input::new(get_input());
[INFO] [stderr]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `base` and `rules` are never read
[INFO] [stderr]   --> src/puzzles/day14/mod.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | struct Input {
[INFO] [stderr]    |        ----- fields in this struct
[INFO] [stderr] 16 |     base: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 17 |     rules: HashMap<String, String>,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `aoc2021` (lib test) generated 12 warnings (10 duplicates) (run `cargo fix --lib -p aoc2021 --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc2021-45deae001fc2b506)
[INFO] [stdout] 
[INFO] [stdout] running 49 tests
[INFO] [stdout] test puzzles::day01::tests::test_part2 ... ok
[INFO] [stdout] test puzzles::day02::tests::test_part2 ... ok
[INFO] [stdout] test puzzles::day03::tests::test_add_str_to_tree ... ok
[INFO] [stdout] test puzzles::day03::tests::test_bin_to_vec ... ok
[INFO] [stdout] test puzzles::day03::tests::test_node_add ... ok
[INFO] [stdout] test puzzles::day03::tests::test_part1 ... ok
[INFO] [stdout] test puzzles::day03::tests::test_part_co ... ok
[INFO] [stdout] test puzzles::day03::tests::test_part_oxy ... ok
[INFO] [stdout] test puzzles::day04::tests::test_first_winning_sum ... ok
[INFO] [stdout] test puzzles::day04::tests::test_last_winning_last_draw ... ok
[INFO] [stdout] test puzzles::day04::tests::test_hashmap ... ok
[INFO] [stdout] test puzzles::day04::tests::test_first_winning_last_draw ... ok
[INFO] [stdout] test puzzles::day02::tests::test_part1 ... ok
[INFO] [stdout] test puzzles::day01::tests::test_part1 ... ok
[INFO] [stdout] test puzzles::day05::tests::test_str_to_line ... ok
[INFO] [stdout] test puzzles::day06::tests::test_no_fishes_after_n_days ... ok
[INFO] [stdout] test puzzles::day06::tests::test_parser ... ok
[INFO] [stdout] test puzzles::day04::tests::test_get_draws ... ok
[INFO] [stdout] test puzzles::day07::tests::test_calc_min_lin_pos ... ok
[INFO] [stdout] test puzzles::day07::tests::test_parser ... ok
[INFO] [stdout] test puzzles::day04::tests::test_last_winning_sum ... ok
[INFO] [stdout] test puzzles::day05::tests::test_part2 ... ok
[INFO] [stdout] test puzzles::day05::tests::test_part1 ... ok
[INFO] [stdout] test puzzles::day07::tests::test_calc_min_step_pos ... ok
[INFO] [stdout] test puzzles::day09::tests::test_low_points ... ok
[INFO] [stdout] test puzzles::day06::tests::test_no_fishes_after_many_days ... ok
[INFO] [stdout] test puzzles::day09::tests::test_matrix ... ok
[INFO] [stdout] test puzzles::day07::tests::test_step_func ... ok
[INFO] [stdout] test puzzles::day08::tests::test_part_2 ... ok
[INFO] [stdout] test puzzles::day08::tests::test_vec_to_dec ... ok
[INFO] [stdout] test puzzles::day08::tests::test_mk_trans_arr ... ok
[INFO] [stdout] test puzzles::day09::tests::test_part_1 ... ok
[INFO] [stdout] test puzzles::day10::tests::test_part_2 ... ok
[INFO] [stdout] test puzzles::day09::tests::test_get_basins ... ok
[INFO] [stdout] test puzzles::day08::tests::trans_one_line ... ok
[INFO] [stdout] test puzzles::day09::tests::test_part_2 ... ok
[INFO] [stdout] test puzzles::day13::tests::test_part_1 ... ok
[INFO] [stdout] test puzzles::day10::tests::test_corrupted_char ... ok
[INFO] [stdout] test utils::matrix::tests::test_all_adjecency ... ok
[INFO] [stdout] test utils::matrix::tests::test_close_adjecency ... ok
[INFO] [stdout] test puzzles::day08::tests::test_part_1 ... ok
[INFO] [stdout] test puzzles::day10::tests::test_invalid_str ... ok
[INFO] [stdout] test puzzles::day10::tests::test_part_1 ... ok
[INFO] [stdout] test puzzles::day13::tests::test_part_2 ... ok
[INFO] [stdout] test puzzles::day11::tests::test_part_1 ... ok
[INFO] [stdout] test puzzles::day11::tests::test_part_2 ... ok
[INFO] [stdout] test puzzles::day14::tests::test_parse ... FAILED
[INFO] [stdout] test puzzles::day12::tests::count_paths_p1 ... ok
[INFO] [stdout] test puzzles::day12::tests::count_paths_p2 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- puzzles::day14::tests::test_parse stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'puzzles::day14::tests::test_parse' (64) panicked at src/puzzles/day14/mod.rs:57:9:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63b7e03fc138 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63b7e03fc138 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63b7e03fc138 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63b7e03fc138 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63b7e04101aa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63b7e04101aa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63b7e0400952 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63b7e0400952 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63b7e03db2e6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63b7e03db2e6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63b7e03f4689 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63b7e039073c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63b7e039073c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63b7e03f4842 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63b7e03f4842 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63b7e03db3d4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63b7e03d05a9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63b7e03dc0bd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63b7e041093c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63b7e0410902 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x63b7e035a950 - aoc2021[1e91014c8ca0da77]::puzzles::day14::tests::test_parse
[INFO] [stdout]                                at /opt/rustwide/workdir/src/puzzles/day14/mod.rs:57:9
[INFO] [stdout]   21:     0x63b7e03587c7 - aoc2021[1e91014c8ca0da77]::puzzles::day14::tests::test_parse::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/puzzles/day14/mod.rs:55:20
[INFO] [stdout]   22:     0x63b7e0353216 - <aoc2021[1e91014c8ca0da77]::puzzles::day14::tests::test_parse::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x63b7e038381b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63b7e038381b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x63b7e0391095 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x63b7e0391095 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x63b7e0391095 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x63b7e0391095 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x63b7e0391095 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x63b7e0391095 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x63b7e0391095 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x63b7e038bbf4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x63b7e038bbf4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x63b7e0394112 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x63b7e0394112 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63b7e0394112 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63b7e0394112 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x63b7e0394112 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x63b7e0394112 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x63b7e0394112 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63b7e03fba9f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   42:     0x63b7e03fba9f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7ea73b9b5aa4 - <unknown>
[INFO] [stdout]   44:     0x7ea73ba42a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     puzzles::day14::tests::test_parse
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 48 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "2276c0edbff390cb380af8d4f6ac2e679be87fc3aa81aeef4ef2ebf61d7bc05e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2276c0edbff390cb380af8d4f6ac2e679be87fc3aa81aeef4ef2ebf61d7bc05e", kill_on_drop: false }`
[INFO] [stdout] 2276c0edbff390cb380af8d4f6ac2e679be87fc3aa81aeef4ef2ebf61d7bc05e
